[INFO] cloning repository https://github.com/juniuszhou/nft-registry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juniuszhou/nft-registry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuniuszhou%2Fnft-registry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuniuszhou%2Fnft-registry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 723fd8be96384830b3118896a57875706368c980
[INFO] checking juniuszhou/nft-registry against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuniuszhou%2Fnft-registry" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juniuszhou/nft-registry
[INFO] finished tweaking git repo https://github.com/juniuszhou/nft-registry
[INFO] tweaked toml for git repo https://github.com/juniuszhou/nft-registry written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juniuszhou/nft-registry on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juniuszhou/nft-registry already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `node-primitives` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `node-runtime` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pallet-timestamp` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `randomness-collective-flip` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-io` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-runtime` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-std` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `support` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `system` dependency)
[INFO] [stderr] warning: `nftregistry` (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/ink`
[INFO] [stderr] error: invalid character `{` in package name: `{{name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/ink-641adb6371451a60/03825af/cli/template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{name}}"
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]     Updating git repository `https://github.com/type-metadata/type-metadata.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memory-db v0.18.1
[INFO] [stderr]   Downloaded derive_more v0.99.3
[INFO] [stderr]   Downloaded paste-impl v0.1.7
[INFO] [stderr]   Downloaded trie-db v0.18.1
[INFO] [stderr]   Downloaded multistream-select v0.6.1
[INFO] [stderr]   Downloaded libp2p-ping v0.13.1
[INFO] [stderr]   Downloaded data-encoding v2.2.0
[INFO] [stderr]   Downloaded parity-util-mem v0.3.0
[INFO] [stderr]   Downloaded paste v0.1.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.15
[INFO] [stderr]   Downloaded parity-multihash v0.2.3
[INFO] [stderr]   Downloaded libp2p-core v0.13.2
[INFO] [stderr]   Downloaded unsigned-varint v0.3.1
[INFO] [stderr]   Downloaded libp2p-secio v0.13.1
[INFO] [stderr]   Downloaded libp2p-floodsub v0.13.1
[INFO] [stderr]   Downloaded libp2p v0.13.2
[INFO] [stderr]   Downloaded libp2p-noise v0.11.1
[INFO] [stderr]   Downloaded libp2p-kad v0.13.2
[INFO] [stderr]   Downloaded libp2p-mdns v0.13.1
[INFO] [stderr]   Downloaded parity-multiaddr v0.6.0
[INFO] [stderr]   Downloaded libp2p-identify v0.13.2
[INFO] [stderr]   Downloaded libp2p-plaintext v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device